GXSetAvailableJobFormatModes
You can use theGXSetAvailableJobFormatModes
function to set the list of job format modes that your application supports.
void GXSetAvailableJobFormatModes (gxJob aJob, gxJobFormatModeTableHdl aJobFormatModeTableHdl);
aJob
- A reference to the job object to which the list of format modes applies.
aJobFormatModeTableHdl
- A handle that contains the list of supported modes.
DESCRIPTION
TheGXSetAvailableJobFormatModes
function provides the printer driver with the list of modes that the printer driver could return as its preferred mode.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
For more information about how to use this function, see "Implementing Direct-Mode Printing" on page 4-35.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help